Early Access: The content on this website is provided for informational purposes only in connection with pre-General Availability Qlik Products.
All content is subject to change and is provided without warranty.
Skip to main content

Limitations and considerations

The following limitations apply:

  • Due to the way MySQL operates, when loading data to a Google Cloud SQL for MySQL target during a Full Load task, duplicate key errors will not be reported to the logs.
  • When updating a column's value to its existing value, a zero rows affected is returned from MySQL (unlike Oracle and Microsoft SQL Server that perform an update of one row). This generates an entry in the attrep_apply_exceptions control table and the following warning:

    Some changes from the source database had no impact when applied to the target database. See attrep_apply_exceptions table for details.

  • If you need to replicate 4-byte emoji characters, the target schema character set must be set to utf8mb4.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!